home *** CD-ROM | disk | FTP | other *** search
- // Navigation bar at top of page
- NAVLISTEXAMPLE: NavListExample {};
-
- // Declares the example elements
- LINK: WOHyperlink {action = setPage2Message};
- LINK_TEXT: WOString {value = linkLabel;};
-
- // The component that lets you view the source code of the example
- SHOWSOURCE: CodeViewer {componentName = "HyperlinkEx4"};
-